home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 1-2.iso / HG2DEMO / hg2demo.exe / data / Shell / ldl / grn_wpns.ldl < prev    next >
Text File  |  1998-10-06  |  1KB  |  60 lines

  1. # gear notes weapons
  2.  
  3. #    "gear_notes_weapon.title",
  4. #    "gear_notes_weapon.name",
  5. #    "gear_notes_weapon.body",
  6. #    "gear_notes_weapon.range",
  7. #    "gear_notes_weapon.damage",
  8. #    "gear_notes_weapon.ammo"
  9.  
  10. gear_notes_weapon {
  11.     int    xpix    76
  12.     int    ypix    306
  13.     int    widthpix    188
  14.     int    heightpix    130
  15.     title:FONT_8:MULTICOLOR:weapons.wpnnotes {
  16.         int    xpix    0
  17.         int    ypix    15
  18.         int    widthpix    188
  19.         int    heightpix    20
  20.         string    just    "center"
  21.     }
  22.     name:FONT_8:MULTICOLOR {
  23.         int    xpix    0
  24.         int    ypix    35
  25.         int    widthpix    188
  26.         int    heightpix    15
  27.         string    text    "<weapon name>"
  28.         string    just    "center"
  29.     }
  30.     body:FONT_8:MULTICOLOR:weapons.noneavail {
  31.         int    xpix    20
  32.         int    ypix    50
  33.         int    widthpix    188
  34.         int    heightpix    15
  35.         string    just    "left"
  36.     }
  37.     range:FONT_8:MULTICOLOR:weapons.range {
  38.         int    xpix    20
  39.         int    ypix    65
  40.         int    widthpix    188
  41.         int    heightpix    15
  42.         string    just    "left"
  43.     }
  44.     damage:FONT_8:MULTICOLOR:weapons.damage {
  45.         int    xpix    20
  46.         int    ypix    80
  47.         int    widthpix    188
  48.         int    heightpix    15
  49.         string    just    "left"
  50.     }
  51.     ammo:FONT_8:MULTICOLOR:weapons.baseammo {
  52.         int    xpix    20
  53.         int    ypix    95
  54.         int    widthpix    188
  55.         int    heightpix    15
  56.         string    just    "left"
  57.     }
  58. }
  59. $
  60.